home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 2 / AACD 2.iso / AACD / Magazine / GraphicsCards / StormMesa / README.LYNXOS < prev    next >
Text File  |  1998-12-15  |  889b  |  25 lines

  1.  
  2. LynxOS Notes
  3. ------------
  4.  
  5. The LynxOS make instructions are really a copy of the Linux make with
  6. the addition of a -lbsd flag for the networking. Everything else seems
  7. to work fine. Just go to the root directory and type "make lynxos" and 
  8. the whole mess builds and works without any problems. 
  9.  
  10. There is an important note though: Since we don't have shared C libraries yet, 
  11. this distribution of Mesa becomes quite fat. Around 7 megs of source becomes
  12. 145 Megs of executable. Most of this is in the demo code, but you should 
  13. be aware of the total disk space being used. When we add shared C libraries, I
  14. will attempt to build this distribution with shared libraries to conserve 
  15. space.
  16.  
  17. This build was done under LynxOS 2.5G (an internal release). It should build 
  18. under 2.4 and 2.5 final. If you have problems, please email me at vik@lynx.com
  19.  
  20. Vik Sohal
  21. vik@lynx.com
  22.  
  23. April 2nd, 1997
  24.  
  25.